go/types.tparamsList.init (method)

3 uses

	go/types (current package)
		infer.go#L198: 	u.x.init(tparams)
		infer.go#L480: 	u.x.init(tparams)
		unify.go#L126: func (d *tparamsList) init(tparams []*TypeParam) {